home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / btst240l.lzh / READ240E.ST < prev    next >
Text File  |  1990-09-30  |  3KB  |  82 lines

  1. BinkleyTerm-ST 2.40 Update notes
  2. --------------------------------
  3.  
  4. Changes made between 2.40d and 2.40e:
  5.  
  6. 1. It has been recompiled with a new version of Lattice C5.  Some bugs that 
  7.    this has corrected include:
  8.     - Date and Time of compilation as reported by pressing Alt-V in 
  9.       Terminal mode is now correct.
  10.     - Problem with opening new files, which I kludged for 2.40d is now 
  11.       fixed, so Kludges have been removed.
  12.    It may have fixed a few other things that went un-noticed.  Its probably 
  13.    slightly faster and smaller.
  14.    
  15.    I also recompiled without precompiled headers which may have been 
  16.    causing a few un-noticed problems due to some #define's.
  17.  
  18.    Also all "#ifdef... #elif... #endif" constructs have been replaced with 
  19.    "#if defined()... #elif... #endif" to aid in portability.
  20.  
  21. 2. A Janus error message has been put into the recent event window where it 
  22.    belongs instead of the transfer window messing up the screen.
  23.  
  24. 3. Some minor modifications have been made to some of the Janus code.  I'm 
  25.    not sure if this has had any effect or not.
  26.  
  27. 4. Stopped it from bombing if BANNER is not defined in binkley.cfg.
  28.  
  29. 5. Added Enno Borgsteede's modification for being in more than point 
  30.    network.
  31.  
  32. 6. Compiled with full ANSI error checking and removed all except about 4 
  33.    warnings.  I'm not sure this will have any effect, but you never know.
  34.  
  35.  
  36. Known Bugs and bad features
  37. ---------------------------
  38.  
  39. A lot of people are reporting problems with HST modems and negotiation 
  40. filter messages.
  41.  
  42. Some people are reporting problems with RTS/CTS flow control.
  43.  
  44. The time and CPS rating for file transfers is often wrong.  This could be 
  45. related to RTS/CTS/interrupt problems.
  46.  
  47. There may be a problem with using errorlevels, lockbaud and connect rates.  
  48.  
  49. Colour's don't work with software blitters which bypass the line-A 
  50. routines.  Also colour's are not restored at all points.  Basically the 
  51. video fossil emulator needs a complete overhaul.
  52.  
  53.  
  54. Contacts
  55. --------
  56.  
  57. Please report all bugs and suggestions to me with as much essential 
  58. information as possible including what version TOS you have and any AUTO 
  59. and ACC programs you have installed.  Bugs should preferably be 
  60. reproducable rather than an "it sometimes bombs if I stand on one leg while 
  61. listening to Kylie Minogue and eating a banana!".  If neccessary send any 
  62. configuration and log files.  Also !!!!READ THE DOCUMENTATION!!!!
  63.  
  64. I can be contacted as:
  65.  Steven Green
  66.  Fidonet 2:252/25
  67.  FoReM FNET: 1004
  68.  BBS: My Little Phoney
  69.       +44-865-773277 (still only up to 2400 baud at the moment <sigh>)
  70.  
  71.  
  72. Many thanks to:
  73.   Daron Brewood, Kevin Walters and Dave Boardman:
  74.     for being brave enough to test early versions out on their systems and
  75.     reporting many of the early bugs.
  76.   Theo Runia, Jon Webb, Albi Rebmann, Joop Koopman, Enno Borgsteede
  77.   Rinaldo Visscher, Mark Asbell, Bryan Hall, John Graham ... and others:
  78.     for encouragement, bug reports and suggestions.  All suggestions have 
  79.     been noted even if I havn't got round to them yet.
  80.  
  81.  
  82.